This is a simple application to manage meetings, and participants in form of persons and reources. Persistence is done using XML, but it can easily be changed to use a SQL backend.
Compile and run.
- Start the IDE.
- Open the project MeetingManager.bdsproj.
- Compile and run.
You can create new meetings and particpants using the add buttons. Double-click the grids to bring up forms to edit instances of each class. Add participants by drag and drop.